home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for s3skel.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_SKELETONTOOLGADGET_H = 1;
- include("real/primgad/s3constructor.js")
-
-
- var R3CLID_SKELETONTOOLGADGET = 348;
-
-
-
-
- // Description: Private. For internal mapchanges
- // Virtual method
-
- R3SKTGM_ABSANCHOR = 348022;
-
- function mR3SKTGM_ABSANCHOR() {
- DoA(this.r3obj, 348022, 0, R3TID_INTEGER, 0);
- }
-
-
-
-
-
-
- function r3Skeletontoolgadget () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_SKELETONTOOLGADGET, arguments);
- }
- // Methods
- this.ABSANCHOR=mR3SKTGM_ABSANCHOR;
-
- // Attributes
- }
-
- r3Skeletontoolgadget.prototype=new r3Constructortoolgadget;
- // s3skel.h_H